home *** CD-ROM | disk | FTP | other *** search
/ Scene Storm / Scene Storm - Volume 1.iso / coding / tools / gcc / gcc270_src.lha / gcc-2.7.0-amiga / config / mips / t-mips < prev    next >
Encoding:
Text File  |  1995-01-12  |  456 b   |  16 lines

  1. # We have a premade insn-attrtab.c to save the hour it takes to run genattrtab.
  2. # PREMADE_ATTRTAB = $(srcdir)/config/mips/mips-at.c
  3. # PREMADE_ATTRTAB_MD = $(srcdir)/config/mips/mips-at.md
  4.  
  5. # Suppress building libgcc1.a, since the MIPS compiler port is complete
  6. # and does not need anything from libgcc1.a.
  7. LIBGCC1 =
  8. CROSS_LIBGCC1 =
  9.  
  10. MULTILIB_OPTIONS=EL/EB
  11. MULTILIB_DIRNAMES=el eb
  12. MULTILIB_MATCHES=
  13.  
  14. LIBGCC = stmp-multilib
  15. INSTALL_LIBGCC = install-multilib
  16.